ShouldDispose
Mac OSThe
ShouldDispose
method returns a Boolean value that indicates whether the platform window should be disposed of when this window object is deleted.
ODBoolean ShouldDispose ();
- return value
kODTrue
if the platform window should be disposed of when this window object is deleted, otherwisekODFalse
.